home *** CD-ROM | disk | FTP | other *** search
/ New Millennium Children's Encyclopedia / New Millennium Children's Encyclopedia.iso / SETUP / Install.ini < prev    next >
INI File  |  1999-09-14  |  2KB  |  51 lines

  1. [quicktime]
  2. type = exe
  3. wait = no
  4. waitWindowTitle = "QuickTime 4 Setup"
  5. path = $SRCDIR$quicktime\quicktimeinstaller.exe
  6. RegistryRequired = HKEY_LOCAL_MACHINE;SOFTWARE\Apple Computer, Inc.\QuickTime\Installed Plugins;Names
  7. PreMessage = The setup will now install QuickTime which is required to view some of the media. Please accept all the default settings.
  8. PostMessageSuccess = Press OK after QuickTime has finished installing.
  9. //RequiredDiskSpaceOnSystemDrive = 33000000
  10.  
  11. [mediacontrol]
  12. type = cab
  13. path = mediacontrol\A1.cab
  14. message = Installing MediaControl...
  15. PostMessageSuccess = MediaControl Installed.
  16. ComponentRequired = $WINSYSDIR$VBMediaControl.ocx
  17. VersionRequired = 2.30.0.1
  18. Register = $WINSYSDIR$regsvr32.exe /s $WINSYSDIR$VBMediaControl.ocx
  19.  
  20. [flash]
  21. type = exe
  22. path = $SRCDIR$flash\InstallSWFlash.exe
  23. parameters = /Q
  24. wait = yes
  25. message = Installing Macromedia Flash Player...
  26. PostMessageSuccess = Macromedia Flash Player Installed.
  27. ComponentRequired = $WINSYSDIR$Macromed\Flash\SWFlash.ocx
  28. VersionRequired = 4.00.12.0
  29. Register = $WINSYSDIR$regsvr32.exe /s $WINSYSDIR$Macromed\Flash\SWFlash.ocx
  30.  
  31. [realaudio]
  32. type = exe
  33. path = $SRCDIR$realaudio\rn6ainst_6_45.exe
  34. parameters = -s
  35. wait = yes
  36. PreMessage = The setup will now install RealPlayer G2 which is required to hear some of the media. 
  37. message = Installing RealPlayer G2...
  38. RegistryRequired = HKEY_CLASSES_ROOT;Software\RealNetworks\RealPlayer\CurrentVersion;
  39. //PostMessageSuccess = RealPlayer G2 has finished installing.
  40. RequiredDiskSpaceOnSystemDrive= 5800000
  41.  
  42. [chime]
  43. type = exe
  44. path = $SRCDIR$chime\ch20w32.exe
  45. wait = no
  46. PreMessage=The setup will now install a Chime plug-in which will enable you to view 3-D molecules. Please accept all the default settings.
  47. PostMessageSuccess = Press OK after Chime has finished installing.
  48. ComponentRequired = $IE_DIR$Plugins\npchime.dll
  49. VersionRequired = 0.9.0.1
  50.  
  51.